In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx / RotateExif Property

RotateExif Property (IThumbnailEx)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(5)>

Property RotateExif As Boolean
[DispId(5)]

bool RotateExif {get; set;}
read-write property RotateExif: Boolean; 
DispIdAttribute(5)

function get,set RotateExif : boolean
[DispId(5)]

__property bool get_RotateExif();

__property void set_RotateExif( 

   bool value

);
[DispId(5)]

property bool RotateExif {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx
IThumbnailEx Members